PullSubscriptionTimeout Property |
Represents the duration, in minutes, that the subscription can remain idle without a GetEvents request from the client.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int Timeout { get; set; }Public Property Timeout As Integer
Get
Set
Property Value
Type:
Int32
See Also